{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-drive-elasticsearch",
      "artifactVersion": "9.10",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "nuxeo-easyshare-core",
          "org.nuxeo.diff.content",
          "org.nuxeo.diff.core",
          "org.nuxeo.diff.jsf",
          "org.nuxeo.drive.core",
          "org.nuxeo.drive.elasticsearch",
          "org.nuxeo.drive.jsf",
          "org.nuxeo.drive.operations",
          "org.nuxeo.drive.rest.api",
          "org.nuxeo.web.jsf.easyshare",
          "org.nuxeo.web.ui.drive",
          "org.nuxeo.web.ui.easyshare"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm",
        "id": "grp:org.nuxeo.ecm",
        "name": "org.nuxeo.ecm",
        "parentIds": [],
        "readmes": [],
        "version": "9.10"
      },
      "bundleId": "org.nuxeo.drive.elasticsearch",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl--changeFinder",
              "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.change.finder/Contributions/org.nuxeo.drive.elasticsearch.change.finder--changeFinder",
              "id": "org.nuxeo.drive.elasticsearch.change.finder--changeFinder",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl",
                "name": "org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl",
                "type": "service"
              },
              "version": "9.10",
              "xml": "<extension point=\"changeFinder\" target=\"org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl\">\n    <changeFinder class=\"org.nuxeo.drive.elasticsearch.ESAuditChangeFinder\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.change.finder",
          "name": "org.nuxeo.drive.elasticsearch.change.finder",
          "requirements": [],
          "services": [],
          "version": "9.10",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.drive.elasticsearch.change.finder\" version=\"1.0\">\n\n  <require>org.nuxeo.drive.change.finder</require>\n  <require>org.nuxeo.elasticsearch.audit.contrib</require>\n\n  <extension target=\"org.nuxeo.drive.service.impl.NuxeoDriveManagerImpl\" point=\"changeFinder\">\n    <changeFinder class=\"org.nuxeo.drive.elasticsearch.ESAuditChangeFinder\" />\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/nuxeodrive-elasticsearch-change-finder-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.automation.server.AutomationServer--bindings",
              "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.automation.server.bindings/Contributions/org.nuxeo.drive.elasticsearch.automation.server.bindings--bindings",
              "id": "org.nuxeo.drive.elasticsearch.automation.server.bindings--bindings",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.automation.server.AutomationServer",
                "name": "org.nuxeo.ecm.automation.server.AutomationServer",
                "type": "service"
              },
              "version": "9.10",
              "xml": "<extension point=\"bindings\" target=\"org.nuxeo.ecm.automation.server.AutomationServer\">\n    <!-- Protect Nuxeo Drive integration test operations -->\n    <binding name=\"NuxeoDrive.WaitForElasticsearchCompletion\">\n      <administrator>true</administrator>\n    </binding>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.automation.server.bindings",
          "name": "org.nuxeo.drive.elasticsearch.automation.server.bindings",
          "requirements": [],
          "services": [],
          "version": "9.10",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.drive.elasticsearch.automation.server.bindings\" version=\"1.0\">\n\n  <require>org.nuxeo.elasticsearch.audit.contrib</require>\n\n  <extension target=\"org.nuxeo.ecm.automation.server.AutomationServer\" point=\"bindings\">\n    <!-- Protect Nuxeo Drive integration test operations -->\n    <binding name=\"NuxeoDrive.WaitForElasticsearchCompletion\">\n      <administrator>true</administrator>\n    </binding>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/nuxeodrive-elasticsearch-automation-bindings-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.operation.OperationServiceComponent--operations",
              "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.operations/Contributions/org.nuxeo.drive.elasticsearch.operations--operations",
              "id": "org.nuxeo.drive.elasticsearch.operations--operations",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.operation.OperationServiceComponent",
                "name": "org.nuxeo.ecm.core.operation.OperationServiceComponent",
                "type": "service"
              },
              "version": "9.10",
              "xml": "<extension point=\"operations\" target=\"org.nuxeo.ecm.core.operation.OperationServiceComponent\">\n    <!-- For test purpose -->\n    <operation class=\"org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch/org.nuxeo.drive.elasticsearch.operations",
          "name": "org.nuxeo.drive.elasticsearch.operations",
          "requirements": [],
          "services": [],
          "version": "9.10",
          "xmlFileContent": "<component name=\"org.nuxeo.drive.elasticsearch.operations\">\n\n  <require>org.nuxeo.elasticsearch.audit.contrib</require>\n\n  <extension target=\"org.nuxeo.ecm.core.operation.OperationServiceComponent\" point=\"operations\">\n    <!-- For test purpose -->\n    <operation class=\"org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion\" />\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/nuxeodrive-elasticsearch-operations.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-drive-elasticsearch-9.10.jar",
      "groupId": "org.nuxeo.ecm",
      "hierarchyPath": "/grp:org.nuxeo.ecm/org.nuxeo.drive.elasticsearch",
      "id": "org.nuxeo.drive.elasticsearch",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: jenkins\r\nBuild-Jdk: 1.8.0_77\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 9.10-t20171221-181955\r\nBundle-Vendor: Nuxeo\r\nBundle-ActivationPolicy: lazy\r\nBundle-ClassPath: .\r\nBundle-Name: org.nuxeo.drive.elasticsearch\r\nNuxeo-Component: OSGI-INF/nuxeodrive-elasticsearch-change-finder-contr\r\n ib.xml,OSGI-INF/nuxeodrive-elasticsearch-operations.xml,OSGI-INF/nuxe\r\n odrive-elasticsearch-automation-bindings-contrib.xml\r\nBundle-SymbolicName: org.nuxeo.drive.elasticsearch;singleton:=true\r\n\r\n",
      "packages": [],
      "requirements": [],
      "version": "9.10"
    }
  ],
  "creationDate": 1664793304638,
  "key": "Nuxeo Platform LTS 2017-9.10",
  "name": "Nuxeo Platform LTS 2017",
  "operations": [
    {
      "@type": "NXOperation",
      "aliases": [],
      "category": "Services",
      "contributingComponent": "org.nuxeo.drive.elasticsearch.operations",
      "hierarchyPath": "/op:NuxeoDrive.WaitForElasticsearchCompletion",
      "label": "Nuxeo Drive: Wait for Elasticsearch audit completion",
      "name": "NuxeoDrive.WaitForElasticsearchCompletion",
      "operationClass": "org.nuxeo.drive.elasticsearch.operations.test.NuxeoDriveWaitForElasticsearchCompletion",
      "params": [],
      "signature": [
        "void",
        "void"
      ],
      "url": "NuxeoDrive.WaitForElasticsearchCompletion",
      "version": "9.10"
    }
  ],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1515474000000,
  "version": "9.10"
}